ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseDataLabelFrame<T> Class / _transform Property

In This Topic
    _transform Property (_BaseDataLabelFrame<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Property _transform As IMatrix
    public IMatrix _transform {get; set;}
    See Also